home *** CD-ROM | disk | FTP | other *** search
/ Developer CD Series 1992 June: ROMin Holiday / ADC Developer CD (1992-06) (''ROMin Holiday'')_iso / Developer Connection - 06-1992.iso / Development Platforms / Apple II / Essentials / Technical.Notes / AIIc / TN.AIIC.007 < prev    next >
Encoding:
Text File  |  1990-01-23  |  3.1 KB  |  86 lines  |  [TEXT/pdos]

  1. Apple II
  2. Technical Notes
  3. _____________________________________________________________________________
  4.                                                   Developer Technical Support
  5.  
  6.  
  7. Apple IIc
  8. #7:    Existing Versions
  9.  
  10. Revised by:    Matt Deatherage                                  November 1988
  11. Written by:    Guillermo Ortiz                                  November 1987
  12.  
  13. This Technical Note describes the main differences between the five different 
  14. IIc ROM versions which encompass the original IIc and four revisions.
  15. _____________________________________________________________________________
  16.  
  17.  
  18. Original IIc ( $FBBF = $FF )
  19.  
  20. o    Can use the IIc external drive only
  21. o    No AppleTalk firmware
  22. o    PR#7 boots the second drive
  23. o    Mouse firmware maps to slot 4
  24. o    Serial firmware does not mask incoming linefeed characters
  25. o    Serial firmware does not support XON/XOFF protocol
  26.  
  27.  
  28. 3.5 ROM IIc ( $FBBF = $00 )
  29.  
  30. o    Can use the IIc external drive and the UniDisk 3.5 drive
  31. o    AppleTalk firmware maps to slot 7
  32. o    PR#7 returns the message "AppleTalk Off Line"
  33. o    Mouse firmware maps to slot 4
  34. o    Serial firmware defaults to mask all incoming linefeed characters
  35. o    Serial firmware supports XON/XOFF protocol
  36.  
  37. Original "Memory-Expandable" IIc ( $FBBF = $03 )
  38.  
  39. o    Can use the IIc external drive, the UniDisk 3.5 drive, and the IIc 
  40.      Memory Expansion Card
  41. o    Mouse firmware maps to slot 7
  42. o    No AppleTalk firmware
  43. o    PR#7 kills the system
  44. o    Serial firmware defaults to mask all incoming linefeed characters
  45. o    Serial firmware supports XON/XOFF protocol
  46.  
  47.  
  48. Revised "Memory-Expandable" IIc ( $FBBF = $04 )
  49.  
  50. Same as Original Memory-Expandable, plus:
  51. o    Keyboard buffering firmware bug fixed
  52. o    Firmware returns correct information when the Memory Expansion Card is 
  53.      not present
  54.  
  55.  
  56. Apple IIc Plus ( $FBBF = $05 )
  57.  
  58. o    Can use the external IIc drive, the UniDisk 3.5 drive, the Apple 3.5 
  59.      drives, but not the original IIc Memory Expansion Card.
  60. o    Contains a Memory Expansion Card connector
  61. o    3.5" internal drive replaces 5.25" internal drive
  62. o    Mouse maps to slot 7
  63. o    PR#7 kills the system
  64. o    4 MHz 65C02 microprocessor
  65. o    Accelerator chip and static RAM cache permit operation up to 4 MHz
  66. o    Keyboard replaced with Apple Standard Keyboard (minus numeric keypad)
  67. o    Internal power supply
  68. o    Internal modem connector
  69. o    Serial ports refitted with mini-DIN 8 connectors
  70. o    Headphone jack has been removed
  71. o    Volume control relocated above the keyboard
  72. o    40/80 column switch replaced by keyboard (Sholes/Dvorak) switch
  73.  
  74.  
  75. Further Reference
  76. _____________________________________________________________________________
  77.   o  Apple IIc Technical Reference Manual, Second Edition
  78.   o  Apple IIc Technical Note #5, Memory Expansion on the Apple IIc
  79.   o  Apple IIc Technical Note #6, Buffering Blues
  80.   o  Apple II Miscellaneous Technical Note #2, Apple II Family Identification 
  81.      Routines 2.1
  82.   o  Apple II Miscellaneous Technical Note #7, Apple II Family Identification
  83.   o  Apple II Miscellaneous Technical Note #8, Pascal 1.1 Firmware Protocol 
  84.      ID Bytes
  85.  
  86.